Other Enums

The following enums are available globally.

  • An ErrorType for UInt128 data types. It includes cases for the 4 possible errors that can occur during string conversion, and 1 impossible error to satisfy a default case in a switch statement.

    See more

    Declaration

    Swift

    public enum UInt128Errors: Error